runtime.gcWork.tryGetObjFast (method)
3 uses
runtime (current package)
mgcmark.go#L1313: if b = gcw.tryGetObjFast(); b == 0 {
mgcmark.go#L1413: if b = gcw.tryGetObjFast(); b == 0 {
mgcwork.go#L288: func (w *gcWork) tryGetObjFast() uintptr {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)